QuickTime 3 Reference

Previous | Chapter Top | Chapter Contents | Next

Constants for Access Keys

This section provides details about Access Key Manager constants.

#define AccessKeyAtomType `acky'

This constant specifies the type of atoms in a QT atom container that contain access keys.

enum
{
    AccessKeySystemFlag     = 1,
};

This constant specifies an operation to be performed on a system access key rather than an application access key.


© 1997 Apple Computer, Inc.

Previous | Chapter Top | Chapter Contents | Next